Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZWave change polling to use BigDecimal rather than Integer #1166

Merged
merged 2 commits into from
Jul 30, 2016

Conversation

cdjackson
Copy link

@cdjackson cdjackson commented Jul 30, 2016

@cdjackson cdjackson added bug An unexpected problem or unintended behavior of an add-on z-wave labels Jul 30, 2016
@cdjackson cdjackson self-assigned this Jul 30, 2016
@cdjackson cdjackson merged commit cbed30d into openhab:master Jul 30, 2016
@cdjackson cdjackson deleted the zwave-polling-bigdecimal branch July 30, 2016 10:17
cdjackson added a commit to cdjackson/openhab2-addons that referenced this pull request Aug 6, 2016
* master: (257 commits)
  Delete pom.xml.orig
  Update README.md
  Remove ZWave binding (openhab#1169)
  Update README.md (openhab#1168)
  ZWave check that serial port is open before sending data (openhab#1167)
  ZWave change polling to use BigDecimal rather than Integer (openhab#1166)
  ZWave fix processing of alarm supported report (openhab#1165)
  ZWave add network update method (openhab#1162)
  Zwave association refactor and consolidation (openhab#893)
  Update README.md (openhab#1159)
  ZWave database update (openhab#1161)
  ZWave fix Barrier Operator converter (openhab#1155)
  Added Groovy Eclipse compiler to master pom. (openhab#1141)
  added HD Powerview binding to build
  Initial contribution of HD PowerView binding (openhab#660)
  ZWave database update (openhab#1153)
  added Onkyo binding to build
  initial version of a Onkyo binding (openhab#768)
  Fix initialization and add thing properties (openhab#1127)
  ZWave: Add extra debugging when updating properties. (openhab#1147)
  ...

# Conflicts:
#	addons/binding/pom.xml
doubled-ca pushed a commit to doubled-ca/openhab-addons that referenced this pull request Aug 14, 2016
)

* ZWave change polling to use BigDecimal rather than Integer
* Updated DOORLOCK_TIMEOUT to use Integer

Signed-off-by: Chris Jackson <[email protected]>
@kaikreuzer kaikreuzer modified the milestone: 2.0.0 Jan 17, 2017
Flole998 pushed a commit to Flole998/openhab-addons that referenced this pull request Dec 30, 2021
…ab#1166)

waitForAssert doesn't catch NPEs so this PR fixes that by also checking the localized modules for null.

Related to openhab#1089

Signed-off-by: Wouter Born <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Z-Wave cannot change polling period
2 participants